projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74561a2
)
Add c-file-style local binding.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 2 Jan 2007 18:32:12 +0000
(18:32 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 2 Jan 2007 18:32:12 +0000
(18:32 +0000)
lib-src/etags.c
patch
|
blob
|
history
diff --git
a/lib-src/etags.c
b/lib-src/etags.c
index 00c4d0cc22ec802d844abfb6d2fd499e2ed8be16..43ce2fdf3eb1e6341813d5274a45e4179e86f8f3 100644
(file)
--- a/
lib-src/etags.c
+++ b/
lib-src/etags.c
@@
-6894,6
+6894,7
@@
xrealloc (ptr, size)
* tab-width: 8
* fill-column: 79
* c-font-lock-extra-types: ("FILE" "bool" "language" "linebuffer" "fdesc" "node" "regexp")
+ * c-file-style: gnu
* End:
*/